Name | Description | |
---|---|---|
![]() | BeginClose | Begins an asynchronous operation to close the secure channel. (Inherited from Opc.Ua.UaChannelBase) |
![]() | BeginInvokeService | Overridden. The client side implementation of the BeginInvokeService service contract. |
![]() | BeginOpen | Begins an asynchronous operation to open a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase) |
![]() | BeginReconnect | Begins an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase) |
![]() | BeginSendRequest | Begins an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase) |
![]() | Close | Closes any existing secure channel. (Inherited from UaChannelBase) |
![]() | CloseAsync | Closes any existing secure channel. (Inherited from UaChannelBase) |
![]() | CloseChannel | Closes the channel with the server. (Inherited from UaChannelBase) |
![]() | Dispose | Overloaded. Overridden. An overrideable version of the Dispose. |
![]() | EndClose | Completes an asynchronous operation to close a communication object. (Inherited from UaChannelBase) |
![]() | EndInvokeService | Overridden. The client side implementation of the EndInvokeService service contract. |
![]() | EndOpen | Completes an asynchronous operation to open a communication object. (Inherited from UaChannelBase) |
![]() | EndReconnect | Completes an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase) |
![]() | EndSendRequest | Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase) |
![]() | EndSendRequestAsync | Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase) |
![]() | Initialize | Overloaded. Initializes a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase) |
![]() | InvokeService | Overridden. The client side implementation of the InvokeService service contract. |
![]() | Open | Opens a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase) |
![]() | OpenChannel | Opens the channel with the server. (Inherited from UaChannelBase) |
![]() | Reconnect | Overloaded. Overridden. Closes any existing secure channel and opens a new one. |
![]() | ScheduleOutgoingRequest | Schedules an outgoing request. (Inherited from UaChannelBase) |
![]() | SendRequest | Sends a request over the secure channel. (Inherited from UaChannelBase) |
![]() | SendRequestAsync | Sends a request over the secure channel. (Inherited from UaChannelBase) |